#Camera/View at selected
LMB:Make the active Camera turn towards the selected Object.**_
RMB:Center the selected Object in the 3D-View (Point View at Selected).
Point_View_Cam_at_Selected(1)
#END
[OnRightMouseButton!]
Point_View_Cam_at_Selected(0)
#END